Alter logging statements to move the interpolation inside the logging function,
authoremellor@ewan <emellor@ewan>
Sun, 9 Oct 2005 11:20:12 +0000 (12:20 +0100)
committeremellor@ewan <emellor@ewan>
Sun, 9 Oct 2005 11:20:12 +0000 (12:20 +0100)
commita513eb7d8844b7397a555215d5bc70ab0ea2e47f
treed99ba01441a8d028d7944069d2e66e3ff6d935cc
parent94f779dfb18251455b1176fcba2d7f7d6fa9d1b4
Alter logging statements to move the interpolation inside the logging function,
meaning that it will only occur if the message is to be logged.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendDomainInfo.py